======================================================
version 10.3.3

* Prevented multiple instances
* Added Enabled and StayOnTop to settings.ini


======================================================
version 9.9.8

* Changed injection code so that mouseHook64.dll is directly injected if the target
  process is X64 and not running WoW64 mode (32-bit emulation)
* Fixed CS4 64-bit WindowClassName entry
* Added WindowClassName entry for 64-bit mspaint


======================================================
version 9.9.7

* Added apps.ini so users can add support for new apps themselves
* Removed hard linkage to wintab32.dll
* Added 64-bit app support

======================================================
version 9.8.30

* Fixed bug that would cause crashes using the tablet in certain apps
* Unhook everything, free everything and unload the mouseHook.dll from all apps when
  LazyNezumi quits
* Added support for OpenCanvas4.5e Plus
* Added support for TVP Animation 8
* Added support for Synfig
* Added support for ZBrush3

======================================================
version 2009.08.29

* Cleaned up function detours
* Added enable hotkey setting in config.ini (default is CTRL+F2)
* Hooking Tablet functions by default if unknown app
* Added support for PS CS1
* Added support for BodyPaint 3D
* Added support for TVP Animation 9 Pro


======================================================
version 2009.08.23

* Added more debug trace to window attachment code
* Duplicate classname entries are no longer saved in config.ini
* Fixed bug that was preventing single window apps to be hooked
* Fixed bug that was preventing hooking of multiple main windows
* Each supported application gets its own hook settings for optimal performance
* Bypass window invalidation if not drawing guide line and circle to avoid flickering
* Added MinWinHeight and MinWinWidth parameters to limit the size of hooked windows (useful when many
  small undesired child windows have the same className as the window you wish to hook)
* Added support for following applications: ArtRage, ArtWeaver, Paint.NET, Inkscape, OpenCanvas, Pixia

======================================================
version 2009.08.18

* Converted Tablet point processing to floating-point math to fix jittery lines

======================================================
version 2009.08.16 

* Added Wacom Tablet support with WinTab API
* Fixed end-of-stroke paint spill bug in Photoshop

======================================================
version 2009.08.02 

* Added support for Gimp 2.6
* Added support for Painter 11

======================================================
version 2009.07.30 

* Fixed window-hook bug that was preventing PhotoShop CS4 to be hooked correctly

======================================================
version 2009.07.29 

* Changed window-hook code so that it can attach to child windows that don't have the WS_CHILD flag

======================================================
version 2009.07.27 

* All settings are now saved in config.ini on exit
* Added color setting for the guide line and circle

======================================================
version 2009.07.25 

* Added guide line and circle to see where the real cursor is